func runtime/pprof.writeGoroutine

2 uses

	runtime/pprof (current package)
		pprof.go#L189: 	write: writeGoroutine,
		pprof.go#L743: func writeGoroutine(w io.Writer, debug int) error {